home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / hosts / i386osf1mk.h < prev    next >
C/C++ Source or Header  |  1993-08-17  |  279b  |  12 lines

  1. #include "hosts/std-host.h"
  2.  
  3. #include <machine/machparam.h>
  4.  
  5. #define    HAVE_STRERROR
  6.  
  7. #define    HOST_PAGE_SIZE        NBPG
  8. #define    HOST_SEGMENT_SIZE    NBPG
  9. #define    HOST_MACHINE_ARCH    bfd_arch_i386
  10. #define    HOST_TEXT_START_ADDR    0x10000        /* By inspection */
  11. #define    HOST_STACK_END_ADDR    KERNBASE
  12.